Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamify AnalysisInputLocation getClasses #1163

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

swissiety
Copy link
Collaborator

this allows us e.g. to implement filtering more efficiently - without stream().collect().stream() (.collect())

@swissiety swissiety force-pushed the streamify/AnalysisInputLocation branch from 6ca33ad to fdaa801 Compare January 22, 2025 14:15
…o `Stream getClassSources(...) -> passing the Autoclosable object to the callers to avoid collecting streams and re-stream() them in the meantime
@swissiety swissiety force-pushed the streamify/AnalysisInputLocation branch from fdaa801 to 1cc83f0 Compare January 22, 2025 14:21
@swissiety swissiety force-pushed the streamify/AnalysisInputLocation branch from 9160bf0 to 2511462 Compare January 22, 2025 14:50
@swissiety swissiety marked this pull request as ready for review January 22, 2025 14:57
@stschott stschott merged commit b37d99c into develop Jan 23, 2025
12 of 14 checks passed
@stschott stschott deleted the streamify/AnalysisInputLocation branch January 23, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants